home *** CD-ROM | disk | FTP | other *** search
- Auto ping:
- When sombody says "Ping me" or "Lagged?" or somthing like that
- it will ping that person and when their reply comes back it messages it
- to them And you don't have to a thing.
-
- -->This goes in your Aliases<--
-
- 1:on text:*ping me*:#:/ctcp $nick ping
- 1:on text:*lagged?*:#:/ctcp $nick ping
- 1:on action:*ping me*:#:/ctcp $nick ping
- 1:on action:*lagged?*:#:/ctcp $nick ping
- 1:on ctcpreply:*ping*: %pt = $ctime - $parm2 | /notice $nick **Your ping
- reply is $duration(%pt) $+ **
- }
-
- ------------------------------------------------------------------------I know you can do whatever you want but please if you do put this in
- your script please include my name.(Source_ERROR) I would do the same if
- this was your addon.
- ------------------------------------------------------------------------
-
-